home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_087 / commodities / readme < prev    next >
Text File  |  1992-05-06  |  3KB  |  81 lines

  1. NOTE:
  2.     In order to create this archive I had to shorten several names.
  3. After dearcing (using ARC023), rename cx.lib to commodities.library.
  4.  
  5.     Willy.
  6.  
  7. -----------------------------------------------------------------------------
  8.  
  9.     README    Release 0.4, April 7, 1987
  10.  
  11. Release 0.4
  12.     Found (the) bug(s) with the Sender objects.  The messages they
  13.     sent were often corrupt.  I haven't been able to crash IHelp
  14.     since I fixed this.  Special thanks to Meridian Software for
  15.     an example program which reproduced the problem.
  16.  
  17.     No other changes.  Busy on other stuff.
  18.  
  19.  
  20. Release 0.3
  21.     SPECIAL NOTE: added after Badge distribution
  22.  
  23.     Without a doubt, using IHelp to cycle windows real fast can cause
  24.     a crash.  I think this is an Intuition bug (therefore, still my
  25.     fault).  I am interested in knowing if Commodities crashes on
  26.     its own.
  27.  
  28.     NEW THIS RELEASE:
  29.  
  30.     See the descriptions of ParseIX(), InvertKeyMap(), InvertString(),
  31.     and AddIEvents() in the manual and function description document.
  32.     The first is greatly changed (AND THE RETURN VALUE FOR SUCCESS HAS
  33.     BEEN CHANGED!) and the others are new.  The program test.c illus-
  34.     trates the power of these new functions, although I haven't had
  35.     time to create the really killer demo.
  36.  
  37.     I also broke out the documentation in "functions" on the ArgArray
  38.     functions.  It is still wise to read the source in the "cxsupp"
  39.     directory.
  40.  
  41.     The library version is bumped to '3.'  You can now open the
  42.     library successfully asking for a version from 0 to 3, inclusive.
  43.  
  44.     FROM LAST RELEASE:
  45.  
  46.     This is the first or second distribution of Commodities Exchange, a
  47.     programming utility and standard.  Please read everything in the 'doc'
  48.     subdirectory, starting with the Manual, which contains a copyright
  49.     statement.
  50.  
  51.     All source to everything is included.  The source for the library
  52.     is for reference only, and is not meant to be recompiled, in the
  53.     same or altered form.  There isn't a promise to continue to provide
  54.     source to the library with future releases.
  55.  
  56.     I haven't actually compiled the examples and support routines from
  57.     the release disk, but all the files you need are on the disk
  58.     somewhere.
  59.  
  60.     The release consists of:
  61.     -one Amiga Exec library, commodities.library, Version 2.
  62.     -three example applications, IHelp, NoCapsLock, AutoPoint2.
  63.     -a scanned library of support and interface functions
  64.     -several documents: a manual, its outline, a function reference
  65.      guide, and its summary.
  66.     -a tools library with some necessary and some bonus functions.
  67.     -source for everything (Aztec-C small model, small integer)
  68.  
  69.     To start the applications, you run them from the CLI, since
  70.     there is no way yet to kill them if started from the Workbench.
  71.     Parameter and environment passing to these applications are
  72.     covered in the Manual.
  73.  
  74.     Please forward all comments to me.  Thanks, and I hope the 
  75.     initial agony of dealing with the early releases is minimal.
  76.  
  77.                     Jim Mackraz
  78.                     7101 Rainbow Dr. #8
  79.                     San Jose, California  95129
  80.  
  81.